TestBase.expandExplorerTree Method
Expand the explorer tree
Parameters
- root
-
Type: dundas.control.ExplorerNode - May be null
The node at which the expansion should begin with, if null, will use root of explorer tree.
- expansion
-
Type: Array
ElementType: string
The names of the nodes to expand.
Return Value
Type: jQuery.Promise
A promise for finishing the task to expand the tree.